Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 28 Jun 2005 17:20:27 +0000 (17:20 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 28 Jun 2005 17:20:27 +0000 (17:20 +0000)
commit7196535ec213a32be1cacdf5e3168c2f281c643b
treeb95757e0e3531a21c8a8d4480d9c7a8865bfd2dd
parent4920c56c6d6c82cd8f121ef1b92b324ca7443209
Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
which converts a tmstruct in UTC to a time_t.
gpsbabel/coastexp.c
gpsbabel/gpx.c
gpsbabel/hiketech.c
gpsbabel/igc.c
gpsbabel/magproto.c
gpsbabel/nmea.c
gpsbabel/pathaway.c
gpsbabel/pcx.c
gpsbabel/psitrex.c
gpsbabel/util.c
gpsbabel/vitosmt.c